SftTree/NET 2.0

IsReordering Property, CellClass Class

Softel vdm, Inc.

Returns whether column reordering using a header or footer is currently taking place.

Syntax      CellClass Class (Softelvdm.SftTreeNET)

VB   

Public ReadOnly Shared Property IsReordering As Boolean

C#   

public static bool IsReordering { get; }

C++   

public: property static bool IsReordering {
        bool get();
}

Property Value

True if column reordering using a header or footer is currently taking place, otherwise False.

Comments

The IsReordering property returns whether column reordering using a header or footer is currently taking place.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com